home *** CD-ROM | disk | FTP | other *** search
- Put this in ya popups! It's cool in the Menu Bar
-
- **************
-
- Set Away
- .On: {
- /set %msg $$?="Enter your away message!:"
- /away %msg
- /ame is away! ** %msg ** Be back soon, left at $time
- /timer24 0 500 /ame is away! ** %msg ** Be back soon, away since * $time *
- }
- .Off: {
- /away
- /timer24 off
- /ame is no longer away! Back from ** %msg ** You may now rest!
- /unset %msg
- }
-
- Okay there ya go! It's not that good but ya can make it better!
-
- Flash-
-